gtk4.git
2016-12-09 Benjamin Ottebuild: Add Vulkan detection code
2016-12-09 Gianvito CavasoliUpdate Italian translation
2016-12-08 William Huamir: swap buffers on paint
2016-12-07 Timm Bäderwidget: Remove unused adjust_* vfuncs
2016-12-07 Timm Bädermenu: Replace button-press-handler with gesture
2016-12-07 Timm Bädertoolbar: Replace button-press-event handler with gesture
2016-12-07 Timm Bäderlinkbutton: Replace button-press-event handler with...
2016-12-07 Timm Bäderseparatortoolitem: Remove button-event/motion-event...
2016-12-07 Timm Bädersnapshot: Add annotations to parameters/return values
2016-12-07 Timm Bäderwidget: Use gtk_widget_measure to measure widget sizes
2016-12-07 Timm Bäderwidget: Remove _gtk_widget_supports_clip
2016-12-07 Timm Bäderwidget: Remove gtk_widget_invalidate_style_context
2016-12-06 Benjamin Ottewayland: Sync attributes also when drawing with GL
2016-12-06 Benjamin Ottewayland: Uncomment erroneously commented out code
2016-12-06 Chun-wei FanGDK/Win32: Fix build after GDKGL refactoring
2016-12-05 Piotr DrągUpdate POTFILES.in
2016-12-05 William Huabuild: add gir depends for GdkX11, GdkWin32, and Gsk...
2016-12-05 William Huamir: fix type warning
2016-12-05 William Huamir: fix build failures
2016-12-05 William Huamir: implement display monitor vfuncs
2016-12-05 Benjamin Ottegdkgl: Add gdk_gl_context_get_damage()
2016-12-05 Benjamin Otteinspector: Add support for displayin the render region
2016-12-05 Benjamin Otteglrenderer: Always redraw the whole screen
2016-12-05 Benjamin Ottegdk: Make gdk_window_begin_draw_frame() take a draw...
2016-12-05 Benjamin Ottegskrenderer: Add gsk_renderer_begin_draw_frame()
2016-12-05 Benjamin Otteinspector: Pass the drawing context into the recorder
2016-12-05 Benjamin Otteglrenderer: Always redraw the whole screen
2016-12-05 Benjamin Ottegsk: Change GSK_USE_SOFTWARE env var to GSK_RENDERER
2016-12-05 Benjamin Ottegdk: Turn GdkGLContext into a GdkDrawContext
2016-12-05 Benjamin Ottegdk: Add GdkDrawContext
2016-12-05 Benjamin Ottegdk: Redo GL drawing
2016-12-05 Benjamin Otteglcontext: Make begin/end_draw() paired
2016-12-05 Benjamin Ottegdk: Large GL refactoring
2016-12-05 Benjamin Ottegsk: Allow 0 for gsk_gl_driver_begin_frame()
2016-12-05 Benjamin Ottegdk: Don't recurse when processing updates
2016-12-05 Benjamin Ottegdk: Remove all code that only existed because of use_gl
2016-12-05 Benjamin Ottegdk: Never draw with GL
2016-12-05 Benjamin Ottegskrenderer: Store the GL context
2016-12-05 Benjamin OtteAPI: Require passing a GLContext to begin_draw_frame()
2016-12-05 Benjamin Ottewindow: Change behavior of gdk_window_begin_draw_frame()
2016-12-05 Benjamin Ottedrawingcontext: Store the GL paint context
2016-12-05 Benjamin Ottecssgadget: Compute relative to own allocation, not...
2016-12-05 Olivier Fourdanwayland: destroy subsurfaces along with parents
2016-12-04 Timm Bäderframe: Use gtk_widget_measure to measure child sizes
2016-12-04 Timm Bäderviewport: Use gtk_widget_measure to measure child sizes
2016-12-04 Timm Bäderscrolledwindow: measure child widgets using gtk_widget_...
2016-12-04 Timm Bäderrevealer: Measure child widget size using gtk_widget_me...
2016-12-04 Timm Bäderheaderbar: measure children using gtk_widget_measure
2016-12-04 Timm Bäderwidget-factory: Use GtkButton:icon-name to construct...
2016-12-04 Timm Bädertoolpalette: call set_has_window
2016-12-04 Timm Bäderprintunixdialog: Remove GtkDrawingArea::draw handler
2016-12-03 Benjamin Ottestylecontext: Remove a bunch of unneeded headers
2016-12-03 Daniel BolesGtkProgressBar: trivial conditional optimisation
2016-12-03 Timm Bäderentry: Refactor get_icon_pixbuf
2016-12-03 Timm Bädericonhelper: Ensure the surface used for textures is...
2016-12-03 Timm Bädericonhelper: Remove allocate implementation
2016-12-03 Timm Bäderlistbox: Fix row hovering
2016-12-03 Timm Bäderspinbutton: Remove _get_panels
2016-12-03 Timm BäderRemove gtk_widget_get_preferred_height_and_baseline_for...
2016-12-03 Timm Bädertogglebutton: Remove unused defines
2016-12-02 Debarshi Rayflowbox: Fix get_child_at_index crash with an invalid...
2016-12-01 Daniel BolesComboBox: Fix the whitespace fix
2016-12-01 Daniel BolesComboBox: Do not select item before menu realised
2016-12-01 Daniel BolesComboBox: Fix whitespace
2016-11-30 Benjamin Ottecssshadows: Fix extents computation
2016-11-30 Benjamin Otteimage: Don't translate twice
2016-11-30 Matthias Clasenwayland: Don't warn if we loose the compositor connection
2016-11-30 Matthias Clasenx11: Don't warn if the display is closed
2016-11-30 William Huagsk: ensure libgsk-4.la before running g-ir-scanner
2016-11-30 Benjamin Ottegskrenderer: Add GError argument to gsk_renderer_realize()
2016-11-30 Benjamin Ottegsk: Add gsk_renderer_new_for_window()
2016-11-30 Benjamin Ottegsk: Change gsk_renderer_realize()
2016-11-30 Benjamin Ottegdk: Make GdkDrawingContext not per-backend
2016-11-30 Benjamin Ottegdkwindow: Remove unused vfunc
2016-11-30 Benjamin Otteflowbox: Size gadget realtive to widget->window
2016-11-30 Benjamin Ottelistbox: Move the priv->gadget allocation
2016-11-30 Benjamin Ottecairorenderer: Remove nonexisting function from header
2016-11-30 Olivier Fourdanwayland: Check for subsurface looking up the toplevel
2016-11-29 Emmanuele Bassidemos: Remove undefined function call
2016-11-29 Matthias Clasengtk-demo: Add a demo for tabs
2016-11-29 Matthias ClasenDon't leak a pixbuf reference in dnd
2016-11-28 Matthias ClasenFix reference handling in GtkScaleButton
2016-11-28 William Huamir: fix build failures
2016-11-26 Sébastien Wilmetdocs: fix a parameter name of GtkEntry::populate-popup
2016-11-26 Sébastien Wilmetdocs: fix docs of functions to convert layout_index...
2016-11-26 Benjamin Otterendericon: Pass the scale factor when rendeirng textures
2016-11-25 Cosimo CecchiAdwaita: make rubberband selection work again for libgd...
2016-11-25 Matthias ClasenMake gtk-encode-symbolic-svg work for icons with dotted...
2016-11-24 Dominique LeuenbergerBuild: Add wayland to GSKs dependencies
2016-11-24 Benjamin Ottegdk: Rewrite docs some more
2016-11-24 Benjamin Otteinspector: Remove leftover GDK_PRIVATE_CALL()s
2016-11-24 Benjamin Ottegdk: Get rid of all mentions of process_all_updates()
2016-11-24 Olivier Fourdanwayland: Place subsurfaces relative to their parent
2016-11-24 Benjamin Ottegdk: Use stricter checks for begin_draw_frame()
2016-11-24 Matthias ClasenDrop the GDK_PRIVATE_CALL mechanism
2016-11-24 Matthias Claseninspector: Respect text-scaling-factor value initially
2016-11-23 Florian MüllnerGtkLabelAccessible: Initialize link before setting...
2016-11-23 Christian Hergertinspector: ensure controller is a GtkGesture
2016-11-23 Stas SoloveyUpdate Russian translation
2016-11-23 Matthias Clasenmenu: Don't leak check menu items
next